Skip to content

Bump Serilog and Serilog.Sinks.PeriodicBatching#1362

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/multi-5e6e34e167
Closed

Bump Serilog and Serilog.Sinks.PeriodicBatching#1362
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/multi-5e6e34e167

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2025

Bumps Serilog and Serilog.Sinks.PeriodicBatching. These dependencies needed to be updated together.
Updates Serilog from 4.2.0 to 4.0.0

Commits
  • 573a628 Merge pull request #2067 from serilog/dev
  • e963475 Attempt to make tests more robust on slow CI machines by increasing time steps
  • 5e18faf Update all dependencies, fix new xUnit lints
  • 9fcf795 Move TrimConfiguration to Capturing namespace, 'Configuration' namespace is j...
  • 4ef3a87 Remove noop byte cast
  • 9d3a088 fix: only disallows '}' in format strings, use byte comparison
  • 920b8c8 fix: allows all printable characters as format values
  • e1a0047 Typo - to -> do
  • 921eccc Scope back to only considering dots; improve tests
  • 592a124 Improve comment
  • Additional commits viewable in compare view

Updates Serilog.Sinks.PeriodicBatching from 3.1.0 to 5.0.0

Release notes

Sourced from Serilog.Sinks.PeriodicBatching's releases.

v5.0.0

v4.1.1

  • #81 - avoid System.Threading.Channels version conflicts on Azure Functions (@​mprice-gcmlp)

v4.1.0

The intention of this release, with #75, is that the functionality and API in this sink will be frozen, and future development will move to a built-in batching feature in serilog/serilog.

v4.0.1

v4.0.0

  • #60 - project/codebase maintenance (@​SimonCropp)
  • #63 - XDOC improvements (@​nblumhardt)
  • #66 - rewrite to remove all blocking/use async APIs entirely (@​nblumhardt)
    • breaking - target net462; netstandard2.0; net6.0
    • port to System.Threading.Channels
    • remove previously-deprecated inheritance-based API
Commits
  • 649fc9a Merge pull request #87 from serilog/dev
  • 4ec8720 Merge pull request #86 from nblumhardt/serilog-4
  • d3cd1ba Wording
  • 1fc6e4a Markdown formatting
  • f4486a6 Update to Serilog 4, use built-in batching support
  • b0bc87e Merge pull request #84 from tbolon/tbolon/83-sourcelink
  • 138639f include symbols package in appveyor artifacts
  • 6abc858 remove EmbedUntrackedSources property
  • 09949bb add missing sourcelink package reference and symbol settings
  • ad96517 Dev version bump [skip ci]
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Serilog](https://github.com/serilog/serilog) and [Serilog.Sinks.PeriodicBatching](https://github.com/serilog/serilog-sinks-periodicbatching). These dependencies needed to be updated together.

Updates `Serilog` from 4.2.0 to 4.0.0
- [Release notes](https://github.com/serilog/serilog/releases)
- [Commits](serilog/serilog@v4.2.0...v4.0.0)

Updates `Serilog.Sinks.PeriodicBatching` from 3.1.0 to 5.0.0
- [Release notes](https://github.com/serilog/serilog-sinks-periodicbatching/releases)
- [Commits](serilog/serilog-sinks-periodicbatching@v3.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: Serilog
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Serilog.Sinks.PeriodicBatching
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 19, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/nuget/multi-5e6e34e167 branch April 21, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants